In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / RemoveJavaScript Property

RemoveJavaScript Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(22)>

Property RemoveJavaScript As Boolean
[DispId(22)]

bool RemoveJavaScript {get; set;}
read-write property RemoveJavaScript: Boolean; 
DispIdAttribute(22)

function get,set RemoveJavaScript : boolean
[DispId(22)]

__property bool get_RemoveJavaScript();

__property void set_RemoveJavaScript( 

   bool value

);
[DispId(22)]

property bool RemoveJavaScript {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members